The Dreamweaver JavaScript API > Window functions > dom.getWindowTitle()

 

dom.getWindowTitle()

Availability

Dreamweaver 3.0

Description

Gets the title of the window that contains the document.

Arguments

None.

Returns

A string containing the text that appears between the TITLE tags in the document, or nothing if the document is not in an open window.

Enabler

None.